Started
Jan 2, 2025 10:12:32 AM
Ended
Jan 2, 2025 10:17:31 AM
Features Passed
10
Features Failed
0
Features
Scenarios
Steps
Timeline
Tags
| Name | Passed | Failed | Skipped | Others | Passed % |
|---|---|---|---|---|---|
| @TC9.3 | 1 | 0 | 0 | 0 | 100% |
| @TC3.5 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulDeleteContact | 1 | 0 | 0 | 0 | 100% |
| @TC9.5 | 1 | 0 | 0 | 0 | 100% |
| @TC2.2 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulCreateUser | 2 | 0 | 0 | 0 | 100% |
| @UpdateContact | 5 | 0 | 0 | 0 | 100% |
| @TC4.3 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulUserLogin | 2 | 0 | 0 | 0 | 100% |
| @TC5.2 | 1 | 0 | 0 | 0 | 100% |
| @TC3.6 | 1 | 0 | 0 | 0 | 100% |
| @TC3.4 | 1 | 0 | 0 | 0 | 100% |
| @TC6.1 | 1 | 0 | 0 | 0 | 100% |
| @TC8.4 | 1 | 0 | 0 | 0 | 100% |
| @TC7.1 | 1 | 0 | 0 | 0 | 100% |
| @TC4.1 | 1 | 0 | 0 | 0 | 100% |
| @LoginUser | 2 | 0 | 0 | 0 | 100% |
| @TC9.1 | 1 | 0 | 0 | 0 | 100% |
| @Api | 15 | 0 | 0 | 0 | 100% |
| @TC5.1 | 1 | 0 | 0 | 0 | 100% |
| @TC3.7 | 1 | 0 | 0 | 0 | 100% |
| @TC5.3 | 1 | 0 | 0 | 0 | 100% |
| @TC8.1 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulAddNewContact | 4 | 0 | 0 | 0 | 100% |
| @TC9.2 | 1 | 0 | 0 | 0 | 100% |
| @TC3.3 | 1 | 0 | 0 | 0 | 100% |
| @TC3.2 | 1 | 0 | 0 | 0 | 100% |
| @TC4.2 | 1 | 0 | 0 | 0 | 100% |
| @TC4.4 | 1 | 0 | 0 | 0 | 100% |
| @AddNewContact | 7 | 0 | 0 | 0 | 100% |
| @TC8.2 | 1 | 0 | 0 | 0 | 100% |
| @Regression | 21 | 0 | 0 | 0 | 100% |
| @TC1.1 | 1 | 0 | 0 | 0 | 100% |
| @TC5.4 | 1 | 0 | 0 | 0 | 100% |
| @TC10.1 | 1 | 0 | 0 | 0 | 100% |
| @TC6.2 | 1 | 0 | 0 | 0 | 100% |
| @CreateUser | 1 | 0 | 0 | 0 | 100% |
| @TC4.5 | 1 | 0 | 0 | 0 | 100% |
| @TC9.4 | 1 | 0 | 0 | 0 | 100% |
| @TC2.1 | 1 | 0 | 0 | 0 | 100% |
| @TC8.3 | 1 | 0 | 0 | 0 | 100% |
| @DeleteContact | 5 | 0 | 0 | 0 | 100% |
| @TC7.2 | 1 | 0 | 0 | 0 | 100% |
| @UnsuccessfulDetailUpdate | 5 | 0 | 0 | 0 | 100% |
| @TC3.1 | 1 | 0 | 0 | 0 | 100% |
| @TC5.5 | 1 | 0 | 0 | 0 | 100% |
System/Environment
| Name | Value |
|---|---|
| user | QA AUTOMATION CLASSES |
| build | 0.1.1 |
| os | Windows |
-
AddNewContact
10:12:33 AM / 00:01:08:231 Pass
AddNewContact
01.02.2025 10:12:33 AM 01.02.2025 10:13:41 AM 00:01:08:231 · #test-id=1PassVerify Adding New Contact via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding New Contact Using Required Fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding Multiple Contacts via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Delete new record via UIcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User populates all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding New Contact Using via APIGiven User has an existing accountWhen User use POST to add new contactThen Verify the response code for adding new contactPassVerify Adding New Contact Using Firstname and Lastname via APIGiven User has an existing accountWhen User use POST to add new contact using Firstname and LastnameThen Verify the response code for adding new contact using firstname and lastnamePassVerify Adding Muiltiple Contact via APIGiven User has an existing accountWhen User use POST to add first contactAnd Verify the response code for adding new contactAnd User use POST to add second contactThen Verify the response code for adding new contactPassVerify Adding Contact via API with UI ValidationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify the response code for adding new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User Login the Web Applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify new contact is addedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
CreateUser
10:13:41 AM / 00:00:01:318 Pass
CreateUser
01.02.2025 10:13:41 AM 01.02.2025 10:13:43 AM 00:00:01:318 · #test-id=129PassCreate a new user accountGiven User has access to the applicationWhen User use POST to create new userThen Verify the response code -
DeleteContact
10:13:43 AM / 00:01:05:314 Pass
DeleteContact
01.02.2025 10:13:43 AM 01.02.2025 10:14:48 AM 00:01:05:314 · #test-id=143PassVerify a user can delete a new contact via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify a user can delete multiple contacts via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User click second contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And clicks delete contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify second contact is deletedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify deletion of a new contact via APIGiven User has an existing accountWhen User use POST to add new contactAnd Get the IDAnd Use DELETE to delete the contactThen Verify the response code for deletionPassVerify deletion of multiple contact via APIGiven User has an existing accountWhen User use POST to add new contactAnd Get the IDAnd Use DELETE to delete the contactAnd Verify the response code for deletionAnd User use POST to add second contactAnd Get the second IDAnd Use DELETE to delete the second contactThen Verify the response code for deletionPassVerify deletion of a new contact via API with UI validationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Get the IDcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Use DELETE to delete the contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User Login the Web Applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify the contact is not displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
LoginUser
10:14:48 AM / 00:00:12:336 Pass
LoginUser
01.02.2025 10:14:48 AM 01.02.2025 10:15:00 AM 00:00:12:336 · #test-id=251PassVerify User LoginGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates required login fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify Contact List Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassLogin UserGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates required login fields with email "Empty@mail.com", password "test123456"com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify Contact List Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
UnsuccessfulAddNewContact
10:15:00 AM / 00:00:25:097 Pass
UnsuccessfulAddNewContact
01.02.2025 10:15:00 AM 01.02.2025 10:15:25 AM 00:00:25:097 · #test-id=282PassVerify Adding Contact with blank Firstname and Lastname field via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding Contact with blank Firstname field via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User clicks Add New Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Populate fields with blank firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Add Contact Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank first name field displayedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Adding Contact with blank Firstname and Lastname field via APIGiven User has an existing accountWhen User use POST to add new contact with blank firstname and lastnameThen Verify the response code for blank required fieldsPassVerify Adding Contact with blank Firstname field via APIGiven User has an existing accountWhen User use POST to add new contact with blank firstnameThen Verify the response code for blank firstname field -
UnsuccessfulCreateUser
10:15:25 AM / 00:00:02:489 Pass
UnsuccessfulCreateUser
01.02.2025 10:15:25 AM 01.02.2025 10:15:28 AM 00:00:02:489 · #test-id=345PassCreate User with blank Password field via APIGiven User has access to the applicationWhen User use POST to create user with blank password fieldThen Verify the response code for blank fieldPassCreate User with blank fields via APIGiven User has access to the applicationWhen User use POST to create user with blank fieldsThen Verify the response code for blank field -
UnsuccessfulDeleteContact
10:15:28 AM / 00:00:03:859 Pass
UnsuccessfulDeleteContact
01.02.2025 10:15:28 AM 01.02.2025 10:15:32 AM 00:00:03:859 · #test-id=372PassVerify deletion of contact using invalid ID via APIGiven User has access to the applicationGiven User has an existing accountWhen User use POST to add new contactAnd User use DELETE to delete a contact with invalid IDThen Verify the delete response code -
UnsuccessfulDetailUpdate
10:15:32 AM / 00:00:56:084 Pass
UnsuccessfulDetailUpdate
01.02.2025 10:15:32 AM 01.02.2025 10:16:28 AM 00:00:56:084 · #test-id=390PassVerify Update Contact with blank Firstname and Lastname fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of firstname and lastnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Update street addresscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update contact with Blank Firstname fieldGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Update street addresscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank firstnamecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update Contact with blank fields via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Clear values of all fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank required fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Update Contact with blank Firstname and Lastname fields via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use PATCH to update contact with blank firstname and lastnameThen Verify error response codePassVerify Update Contact with blank fields via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use PATCH to update contact with blank fieldsThen Verify error response code -
UnsuccessfulUserLogin
10:16:28 AM / 00:00:11:954 Pass
UnsuccessfulUserLogin
01.02.2025 10:16:28 AM 01.02.2025 10:16:40 AM 00:00:11:954 · #test-id=494PassUser login with invalid credentialsGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates login fields with invalid credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for invalid credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassUser login with blank fields credentialsGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User populates login fields with blank credentialscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in the Login Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify error message for blank fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
UpdateContact
10:16:40 AM / 00:00:51:644 Pass
UpdateContact
01.02.2025 10:16:40 AM 01.02.2025 10:17:31 AM 00:00:51:644 · #test-id=525PassVerify Updating a contact detail via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User updates the email fieldcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify email is updatedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Updating multiple contact details via UIGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Given User is already logged incom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User adds a new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks a contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks Edit Contact buttoncom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User updates the multiple fieldscom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User clicks submit button in Contact Detail Pagecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify fields are updatedcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
PassVerify Updating a contact detail via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use Patch to update the contact detailsThen Verify the patch response codePassVerify Updating multiple contact details via APIGiven User has an existing accountWhen User use POST to add new contactAnd User use Patch to update multiple fieldsThen Verify the patch response codePassVerify Updating a contact detail via API with UI validationGiven User has an existing accountcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
When User use POST to add new contactcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And User use Patch to update email fieldcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
And Verify the patch response codecom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
Then Verify contact detail is updated in the applicationcom.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)Step Screenshot
-
@TC9.3
1 tests
@TC9.3
1 passedStatus Timestamp TestName Pass 10:16:02 AM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UI -
@TC3.5
1 tests
@TC3.5
1 passedStatus Timestamp TestName Pass 10:13:26 AM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via API -
@UnsuccessfulDeleteContact
1 tests
@UnsuccessfulDeleteContact
1 passedStatus Timestamp TestName Pass 10:15:28 AM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via API -
@TC9.5
1 tests
@TC9.5
1 passedStatus Timestamp TestName Pass 10:16:24 AM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via API -
@TC2.2
1 tests
@TC2.2
1 passedStatus Timestamp TestName Pass 10:14:54 AM Login User LoginUser.Login User -
@UnsuccessfulCreateUser
2 tests
@UnsuccessfulCreateUser
2 passedStatus Timestamp TestName Pass 10:15:25 AM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 10:15:27 AM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via API -
@UpdateContact
5 tests
@UpdateContact
5 passedStatus Timestamp TestName Pass 10:16:40 AM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UIPass 10:16:55 AM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UIPass 10:17:11 AM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 10:17:15 AM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via APIPass 10:17:19 AM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@TC4.3
1 tests
@TC4.3
1 passedStatus Timestamp TestName Pass 10:17:11 AM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via API -
@UnsuccessfulUserLogin
2 tests
@UnsuccessfulUserLogin
2 passedStatus Timestamp TestName Pass 10:16:28 AM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentialsPass 10:16:34 AM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentials -
@TC5.2
1 tests
@TC5.2
1 passedStatus Timestamp TestName Pass 10:13:57 AM Verify a user can delete multiple contacts via UI DeleteContact.Verify a user can delete multiple contacts via UI -
@TC3.6
1 tests
@TC3.6
1 passedStatus Timestamp TestName Pass 10:13:28 AM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via API -
@TC3.4
1 tests
@TC3.4
1 passedStatus Timestamp TestName Pass 10:13:23 AM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via API -
@TC6.1
1 tests
@TC6.1
1 passedStatus Timestamp TestName Pass 10:15:25 AM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via API -
@TC8.4
1 tests
@TC8.4
1 passedStatus Timestamp TestName Pass 10:15:23 AM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via API -
@TC7.1
1 tests
@TC7.1
1 passedStatus Timestamp TestName Pass 10:16:28 AM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentials -
@TC4.1
1 tests
@TC4.1
1 passedStatus Timestamp TestName Pass 10:16:40 AM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UI -
@LoginUser
2 tests
@LoginUser
2 passedStatus Timestamp TestName Pass 10:14:48 AM Verify User Login LoginUser.Verify User LoginPass 10:14:54 AM Login User LoginUser.Login User -
@TC9.1
1 tests
@TC9.1
1 passedStatus Timestamp TestName Pass 10:15:32 AM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UI -
@Api
15 tests
@Api
15 passedStatus Timestamp TestName Pass 10:13:23 AM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via APIPass 10:13:26 AM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via APIPass 10:13:28 AM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via APIPass 10:13:41 AM Create a new user account CreateUser.Create a new user accountPass 10:14:26 AM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via APIPass 10:14:30 AM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via APIPass 10:15:20 AM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 10:15:23 AM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via APIPass 10:15:25 AM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 10:15:27 AM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via APIPass 10:15:28 AM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via APIPass 10:16:20 AM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 10:16:24 AM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via APIPass 10:17:11 AM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 10:17:15 AM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via API -
@TC5.1
1 tests
@TC5.1
1 passedStatus Timestamp TestName Pass 10:13:43 AM Verify a user can delete a new contact via UI DeleteContact.Verify a user can delete a new contact via UI -
@TC3.7
1 tests
@TC3.7
1 passedStatus Timestamp TestName Pass 10:13:32 AM Verify Adding Contact via API with UI Validation AddNewContact.Verify Adding Contact via API with UI Validation -
@TC5.3
1 tests
@TC5.3
1 passedStatus Timestamp TestName Pass 10:14:26 AM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via API -
@TC8.1
1 tests
@TC8.1
1 passedStatus Timestamp TestName Pass 10:15:00 AM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UI -
@UnsuccessfulAddNewContact
4 tests
@UnsuccessfulAddNewContact
4 passedStatus Timestamp TestName Pass 10:15:00 AM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UIPass 10:15:08 AM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UIPass 10:15:20 AM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 10:15:23 AM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via API -
@TC9.2
1 tests
@TC9.2
1 passedStatus Timestamp TestName Pass 10:15:47 AM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname field -
@TC3.3
1 tests
@TC3.3
1 passedStatus Timestamp TestName Pass 10:13:01 AM Verify Adding Multiple Contacts via UI AddNewContact.Verify Adding Multiple Contacts via UI -
@TC3.2
1 tests
@TC3.2
1 passedStatus Timestamp TestName Pass 10:12:51 AM Verify Adding New Contact Using Required Fields via UI AddNewContact.Verify Adding New Contact Using Required Fields via UI -
@TC4.2
1 tests
@TC4.2
1 passedStatus Timestamp TestName Pass 10:16:55 AM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UI -
@TC4.4
1 tests
@TC4.4
1 passedStatus Timestamp TestName Pass 10:17:15 AM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via API -
@AddNewContact
7 tests
@AddNewContact
7 passedStatus Timestamp TestName Pass 10:12:33 AM Verify Adding New Contact via UI AddNewContact.Verify Adding New Contact via UIPass 10:12:51 AM Verify Adding New Contact Using Required Fields via UI AddNewContact.Verify Adding New Contact Using Required Fields via UIPass 10:13:01 AM Verify Adding Multiple Contacts via UI AddNewContact.Verify Adding Multiple Contacts via UIPass 10:13:23 AM Verify Adding New Contact Using via API AddNewContact.Verify Adding New Contact Using via APIPass 10:13:26 AM Verify Adding New Contact Using Firstname and Lastname via API AddNewContact.Verify Adding New Contact Using Firstname and Lastname via APIPass 10:13:28 AM Verify Adding Muiltiple Contact via API AddNewContact.Verify Adding Muiltiple Contact via APIPass 10:13:32 AM Verify Adding Contact via API with UI Validation AddNewContact.Verify Adding Contact via API with UI Validation -
@TC8.2
1 tests
@TC8.2
1 passedStatus Timestamp TestName Pass 10:15:08 AM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UI -
@Regression
21 tests
@Regression
21 passedStatus Timestamp TestName Pass 10:13:41 AM Create a new user account CreateUser.Create a new user accountPass 10:14:48 AM Verify User Login LoginUser.Verify User LoginPass 10:14:54 AM Login User LoginUser.Login UserPass 10:15:00 AM Verify Adding Contact with blank Firstname and Lastname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via UIPass 10:15:08 AM Verify Adding Contact with blank Firstname field via UI UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via UIPass 10:15:20 AM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via APIPass 10:15:23 AM Verify Adding Contact with blank Firstname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname field via APIPass 10:15:25 AM Create User with blank Password field via API UnsuccessfulCreateUser.Create User with blank Password field via APIPass 10:15:27 AM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via APIPass 10:15:32 AM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UIPass 10:15:47 AM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname fieldPass 10:16:02 AM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UIPass 10:16:20 AM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 10:16:24 AM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via APIPass 10:16:28 AM User login with invalid credentials UnsuccessfulUserLogin.User login with invalid credentialsPass 10:16:34 AM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentialsPass 10:16:40 AM Verify Updating a contact detail via UI UpdateContact.Verify Updating a contact detail via UIPass 10:16:55 AM Verify Updating multiple contact details via UI UpdateContact.Verify Updating multiple contact details via UIPass 10:17:11 AM Verify Updating a contact detail via API UpdateContact.Verify Updating a contact detail via APIPass 10:17:15 AM Verify Updating multiple contact details via API UpdateContact.Verify Updating multiple contact details via APIPass 10:17:19 AM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@TC1.1
1 tests
@TC1.1
1 passedStatus Timestamp TestName Pass 10:13:41 AM Create a new user account CreateUser.Create a new user account -
@TC5.4
1 tests
@TC5.4
1 passedStatus Timestamp TestName Pass 10:14:30 AM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via API -
@TC10.1
1 tests
@TC10.1
1 passedStatus Timestamp TestName Pass 10:15:28 AM Verify deletion of contact using invalid ID via API UnsuccessfulDeleteContact.Verify deletion of contact using invalid ID via API -
@TC6.2
1 tests
@TC6.2
1 passedStatus Timestamp TestName Pass 10:15:27 AM Create User with blank fields via API UnsuccessfulCreateUser.Create User with blank fields via API -
@CreateUser
1 tests
@CreateUser
1 passedStatus Timestamp TestName Pass 10:13:41 AM Create a new user account CreateUser.Create a new user account -
@TC4.5
1 tests
@TC4.5
1 passedStatus Timestamp TestName Pass 10:17:19 AM Verify Updating a contact detail via API with UI validation UpdateContact.Verify Updating a contact detail via API with UI validation -
@TC9.4
1 tests
@TC9.4
1 passedStatus Timestamp TestName Pass 10:16:20 AM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via API -
@TC2.1
1 tests
@TC2.1
1 passedStatus Timestamp TestName Pass 10:14:48 AM Verify User Login LoginUser.Verify User Login -
@TC8.3
1 tests
@TC8.3
1 passedStatus Timestamp TestName Pass 10:15:20 AM Verify Adding Contact with blank Firstname and Lastname field via API UnsuccessfulAddNewContact.Verify Adding Contact with blank Firstname and Lastname field via API -
@DeleteContact
5 tests
@DeleteContact
5 passedStatus Timestamp TestName Pass 10:13:43 AM Verify a user can delete a new contact via UI DeleteContact.Verify a user can delete a new contact via UIPass 10:13:57 AM Verify a user can delete multiple contacts via UI DeleteContact.Verify a user can delete multiple contacts via UIPass 10:14:26 AM Verify deletion of a new contact via API DeleteContact.Verify deletion of a new contact via APIPass 10:14:30 AM Verify deletion of multiple contact via API DeleteContact.Verify deletion of multiple contact via APIPass 10:14:37 AM Verify deletion of a new contact via API with UI validation DeleteContact.Verify deletion of a new contact via API with UI validation -
@TC7.2
1 tests
@TC7.2
1 passedStatus Timestamp TestName Pass 10:16:34 AM User login with blank fields credentials UnsuccessfulUserLogin.User login with blank fields credentials -
@UnsuccessfulDetailUpdate
5 tests
@UnsuccessfulDetailUpdate
5 passedStatus Timestamp TestName Pass 10:15:32 AM Verify Update Contact with blank Firstname and Lastname fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via UIPass 10:15:47 AM Verify Update contact with Blank Firstname field UnsuccessfulDetailUpdate.Verify Update contact with Blank Firstname fieldPass 10:16:02 AM Verify Update Contact with blank fields via UI UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via UIPass 10:16:20 AM Verify Update Contact with blank Firstname and Lastname fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank Firstname and Lastname fields via APIPass 10:16:24 AM Verify Update Contact with blank fields via API UnsuccessfulDetailUpdate.Verify Update Contact with blank fields via API -
@TC3.1
1 tests
@TC3.1
1 passedStatus Timestamp TestName Pass 10:12:33 AM Verify Adding New Contact via UI AddNewContact.Verify Adding New Contact via UI -
@TC5.5
1 tests
@TC5.5
1 passedStatus Timestamp TestName Pass 10:14:37 AM Verify deletion of a new contact via API with UI validation DeleteContact.Verify deletion of a new contact via API with UI validation